ComponentOne ASP.NET MVC Controls
GroupDescriptions Property (BaseCollectionViewService<T>)

C1.Web.Mvc Namespace > BaseCollectionViewService<T> Class : GroupDescriptions Property
Gets the group descriptions.
Syntax
'Declaration
 
Public Overridable ReadOnly Property GroupDescriptions As IList(Of GroupDescription)
public virtual IList<GroupDescription> GroupDescriptions {get;}
See Also

Reference

BaseCollectionViewService<T> Class
BaseCollectionViewService<T> Members